home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Classicos / Pac Man.swf / scripts / DefineSprite_67 / frame_7 / DoAction.as
Encoding:
Text File  |  2006-06-13  |  89 b   |  9 lines

  1. tellTarget("..")
  2. {
  3.    stop = "1";
  4. }
  5. tellTarget("../kill")
  6. {
  7.    gotoAndPlay(2);
  8. }
  9.